In This Topic
Gets the minimum row height.
The minimum row height sets the row height when the cells maximum height is less than this value. If this property is 0 then the row height is given by the maximum cell height.
Syntax
public double getMinHeight()
|
Return Value
The minimum row height.
See Also